5 research outputs found

    NFT Certificates and Proof of Delivery for Fine Jewelry and Gemstones

    Get PDF
    Fine jewelry is a unique class of ornaments composed of precious metals and gemstones. Premium-grade metals such as gold, platinum, and sliver, and gemstones such as pearls, diamonds, rubies, and emeralds are used use to make fine jewelry. Paper-based certificates are typically issued by retailers and producers for fine jewelry and gemstones as a proof of origin, sale, ownership, history, and quality. However, paper certificates are subject to counterfeiting, loss, or theft. In this paper, we show how non-fungible tokens (NFTs) and Ethereum blockchain can be used for digital certification, proof of ownership, sale history, and quality, as well as proof of delivery for fine jewelry and gemstones.We present the proposed system design and architecture with sequence diagrams covering key interactions for jewelry production, purchase, and sale, along with algorithms related to NFT minting, auctioning, ownership management, and physical delivery. We demonstrate that our proposed NFT and blockchain-based solution can provide superior alternative in terms of verifiability, traceability, immutability, and security when compared with paper-based certification and traditional auctioning, delivery and ownership management. We make our developed smart contracts and testing scripts publicly available on GitHub

    appXchain: Application-Level Interoperability for Blockchain Networks

    Get PDF
    Blockchain technology has the potential to revolutionize industries by offering decentralized, transparent, data provenance, auditable, reliable, and trustworthy features. However, cross-chain interoperability is one of the crucial challenges preventing widespread adoption of blockchain applications. Cross-chain interoperability represents the ability for one blockchain network to interact and share data with another blockchain network. Contemporary cross-chain interoperability solutions are centralized and require re-engineering of the core blockchain stack to enable inter-communication and data sharing among heterogeneous blockchain networks. In this paper, we propose an application-based cross-chain interoperability solution named appXchain which allows blockchain networks of any architecture type and industrial focus to inter-communicate, share data, and make requests. Our solution utilizes the decentralized applications as a distributed translation layer that is capable of communicating and understanding multiple blockchain networks, thereby delegating requests and parameters among them. The architecture uses incentivized verifier nodes that maintain the integrity of shared data facilitating them to be readable by the entities of their network. We define and describe the roles and requirements of major entities of inter-operating blockchain networks in the context of healthcare. We present a detailed explanation of the sequence of interactions needed to share an Electronic Medical Record (EMR) document from one blockchain network to another along with the required algorithms. We implement the appXchain solution with Ethereum-based smart contracts for two hospitals and also present its cost and security analysis. We have made our smart contracts code and testing scripts publicly available

    Characterization of Leishmania donovani MCM4: Expression Patterns and Interaction with PCNA

    Get PDF
    Events leading to origin firing and fork elongation in eukaryotes involve several proteins which are mostly conserved across the various eukaryotic species. Nuclear DNA replication in trypanosomatids has thus far remained a largely uninvestigated area. While several eukaryotic replication protein orthologs have been annotated, many are missing, suggesting that novel replication mechanisms may apply in this group of organisms. Here, we characterize the expression of Leishmania donovani MCM4, and find that while it broadly resembles other eukaryotes, noteworthy differences exist. MCM4 is constitutively nuclear, signifying that, unlike what is seen in S.cerevisiae, varying subcellular localization of MCM4 is not a mode of replication regulation in Leishmania. Overexpression of MCM4 in Leishmania promastigotes causes progress through S phase faster than usual, implicating a role for MCM4 in the modulation of cell cycle progression. We find for the first time in eukaryotes, an interaction between any of the proteins of the MCM2-7 (MCM4) and PCNA. MCM4 colocalizes with PCNA in S phase cells, in keeping with the MCM2-7 complex being involved not only in replication initiation, but fork elongation as well. Analysis of a LdMCM4 mutant indicates that MCM4 interacts with PCNA via the PIP box motif of MCM4 - perhaps as an integral component of the MCM2-7 complex, although we have no direct evidence that MCM4 harboring a PIP box mutation can still functionally associate with the other members of the MCM2-7 complex- and the PIP box motif is important for cell survival and viability. In Leishmania, MCM4 may possibly help in recruiting PCNA to chromatin, a role assigned to MCM10 in other eukaryotes

    Incorporating Registration, Reputation, and Incentivization Into the NFT Ecosystem

    No full text
    Non-Fungible Tokens (NFTs) have recently received immense popularity in the digital art industry. An NFT represents ownership of a unique item that is stored on the blockchain and cannot be changed, replaced, and copied. The current NFT ecosystem falls short in trust features and is prone to illegitimate users, threats, and vulnerabilities. In this paper, we propose a blockchain-based solution for the NFT ecosystem that incorporates registration of the participating actors, involves a decentralized reputation system, provides incentives to its users through rewards, and penalizes misconduct. Our system design is built to ensure trust and credibility in the NFT ecosystem. The proposed solution leverages blockchain’s intrinsic security features such as transparency, tamper-proof logs, data integrity, accountability, and non-repudiation. We use the decentralized storage of the InterPlanetary File System (IPFS) to store the NFTs’ metadata, whereas their hash is stored on the chain. We present algorithms along with their implementation, testing, and validation details. We demonstrate how our solution, as well as smart contract code, is secure enough against common security threats and attacks. We make our smart contract code publicly available on the GitHub repository
    corecore